.Net Framework > v2.0.50727 > System > Collections > ArrayList > BinarySearch BinarySearch(Int32,Int32,Object,IComparer)
BinarySearch(Object)
BinarySearch(Object,IComparer)


BinarySearch(Int32,Int32,Object,IComparer)

Category
Method
Description
Searches a range of elements in the sorted System.Collections.ArrayList for an element using the specified comparer and returns the zero-based index of the element.
Type
Int32
Character
public
Parameters
NameTypeDescription
indexInt32
countInt32
valueObject
comparerIComparer
Tags
01892ABD01, 02E3ABA98D, 0376596F91

BinarySearch(Object)

Category
Method
Description
Searches the entire sorted System.Collections.ArrayList for an element using the default comparer and returns the zero-based index of the element.
Type
Int32
Character
public
Parameters
NameTypeDescription
valueObject
Tags
01892ABD01, 02E3ABA98D, 0376596F91

BinarySearch(Object,IComparer)

Category
Method
Description
Searches the entire sorted System.Collections.ArrayList for an element using the specified comparer and returns the zero-based index of the element.
Type
Int32
Character
public
Parameters
NameTypeDescription
valueObject
comparerIComparer
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database